Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 2.4 sync #1585

Merged
merged 5 commits into from
May 16, 2022
Merged

Fix 2.4 sync #1585

merged 5 commits into from
May 16, 2022

Conversation

ewels
Copy link
Member

@ewels ewels commented May 16, 2022

Unclear whether this PR changes anything important - main thing is that I switched the order of self.gh_api.lazy_init() so that auth is set after that. But I don't think that it should make any difference really. The rest of it is mostly additional logging.

Managed to almost replicate the sync error locally (got 401 errors instead of 404). Renewed the bot token and then it worked locally. Not sure what else I can do really 🤔

PR checklist

  • This comment contains a description of changes (with reason)
  • CHANGELOG.md is updated
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated

@ewels ewels added the WIP Work in progress label May 16, 2022
@codecov

This comment was marked as resolved.

@drpatelh drpatelh merged commit a77e22d into nf-core:dev May 16, 2022
@ewels ewels deleted the fix-2.4-sync branch May 16, 2022 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants